Run(String,IDictionary<String,Object>,String) Method
Runs the specified API Test with the specified input parameters and test profile.
Remarks
Your API test must have been run in UFT once or compiled before running it with UFT Developer.

C# Syntax

Parameters

testPath
The path to the folder containing the .st test file.
inParams
The input parameters of this test.
profileName
The name of the profile to use for this test. The profiles are created in UFT in each test.

Return Value

The run results of this test run.